home *** CD-ROM | disk | FTP | other *** search
/ SGI Cosmo Software 1997 May / SGI Cosmo Software 1997 May.iso / dist / dist6.3 / java_dev.idb / usr / java / bin / sgi / green_threads / jdb < prev    next >
Encoding:
Text File  |  1997-05-24  |  126 b   |  6 lines

  1. #! /bin/sh
  2. #
  3. # Shell wrapper to startup up the Java Debugger's TTY classes.
  4.  
  5. `dirname $0`/java sun.tools.ttydebug.TTY -sgi $@
  6.